home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia2.dir
/
00271_Script_271
< prev
next >
Wrap
Text File
|
1995-05-21
|
312b
|
16 lines
on mouseDown
put "ApplefjordMallBTN" into f
put "ApplefjordMallBTNHL" into fHL
puppetSound "button.aif"
hiliter 11, f, fHL
end
on mouseUp
global gTheDay, Mall
WhatDayIsIt
set the castNum of sprite 11 = cast "ApplefjordMallBTN"
updatestage
go frame gTheDay & "Mall" & Mall
end